DISCUSSION
The
ATSUSetStyleRefCon function enables you to associate application-specific data with a style object. When you copy or clear a style object that contains a reference constant, the reference constant will not be copied or removed. When you dispose of a style object that contains a reference constant, you are responsible for freeing any memory allocated for the reference constant. Calling the function
ATSUDisposeStyle will not do so.